github.com/refraction-networking/utls.keyUpdateMsg.marshal (method, view implemented interface methods)

2 uses

	github.com/refraction-networking/utls (current package)
		conn.go#L1357: 		msgBytes, err := msg.marshal()
		handshake_messages.go#L1170: func (m *keyUpdateMsg) marshal() ([]byte, error) {